{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crabbes Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.282833,
            51.949454
          ],
          [
            -0.282666,
            51.949529
          ],
          [
            -0.282499,
            51.949604
          ],
          [
            -0.282701,
            51.949594
          ],
          [
            -0.282903,
            51.949584
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013804703, SG5 2JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2829045791573177,
          51.94957341161202
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023332120, SG5 1HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.28198114443330935,
          51.949748766190154
        ]
      }
    }
  ]
}