{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Anerley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.73235,
            53.774633
          ],
          [
            -1.732198,
            53.774714
          ],
          [
            -1.732046,
            53.774794
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010586409, BD4 7SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7321829837119886,
          53.77469587173237
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002730386, BD4 7SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7315575593996733,
          53.77521577963402
        ]
      }
    }
  ]
}