{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.495856,
            51.256337
          ],
          [
            -1.49536,
            51.256305
          ],
          [
            -1.494865,
            51.256274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023626964, SP11 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4958812685564393,
          51.2563408407762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000715074, SP11 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.49491982570973,
          51.25646258566859
        ]
      }
    }
  ]
}