{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.297324,
            52.006556
          ],
          [
            -0.296993,
            52.006647
          ],
          [
            -0.296662,
            52.006737
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012433956, SG16 6EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29730552320713166,
          52.00653806059708
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080072068, SG16 6EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29555674475914034,
          52.00654873495246
        ]
      }
    }
  ]
}