{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sir John Moore Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.334363,
            51.087065
          ],
          [
            -1.334205,
            51.086944
          ],
          [
            -1.334047,
            51.086823
          ],
          [
            -1.333975,
            51.08673
          ],
          [
            -1.333903,
            51.086636
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090844324, SO22 6SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.333708205855268,
          51.08655095509846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060603649, SO22 6SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.334019059462621,
          51.0867775313078
        ]
      }
    }
  ]
}