{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foster Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.703438,
            52.483613
          ],
          [
            -0.702989,
            52.483604
          ],
          [
            -0.702541,
            52.483594
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008565947, NN18 0RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7033938857865897,
          52.48362137047179
        ]
      }
    }
  ]
}