{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Selborne Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.025766,
            51.583271
          ],
          [
            -0.025585,
            51.583331
          ],
          [
            -0.025403,
            51.583391
          ],
          [
            -0.025125,
            51.583465
          ],
          [
            -0.024848,
            51.583538
          ],
          [
            -0.024773,
            51.583554
          ],
          [
            -0.024698,
            51.583569
          ],
          [
            -0.024651,
            51.583579
          ],
          [
            -0.024603,
            51.583589
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009144492, E17 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.02550580670287949,
          51.583498534606385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009147293, E17 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.02573190413033492,
          51.58327752496345
        ]
      }
    }
  ]
}