{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Horseshoe Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.034832,
            52.025739
          ],
          [
            0.03492,
            52.025547
          ],
          [
            0.035008,
            52.025355
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023318925, SG8 8JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.034961699201918425,
          52.02540049577899
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081129569, SG8 8JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.034687408395572356,
          52.02545918625575
        ]
      }
    }
  ]
}