contentful.js
    Preparing search index...

    Type Alias Location

    type Location = {
        lat: number;
        lon: number;
    }
    Index
    lat: number
    lon: number