{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Humberstone Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.072792,
            52.647557
          ],
          [
            -1.072707,
            52.647386
          ],
          [
            -1.072667,
            52.647366
          ],
          [
            -1.0724,
            52.647233
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465171948, LE5 1AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0726350315440831,
          52.64730420756754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465175538, LE5 1AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0727826243715388,
          52.64731435224399
        ]
      }
    }
  ]
}