{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Twin Oaks Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.594096,
            51.597826
          ],
          [
            0.594161,
            51.597813
          ],
          [
            0.594348,
            51.597774
          ],
          [
            0.5946,
            51.597723
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014202813, SS6 9GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.594897290831534,
          51.59757918584401
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014203542, SS6 9DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5941039841406873,
          51.597848544222366
        ]
      }
    }
  ]
}