{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chalk Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.581244,
            51.53302
          ],
          [
            0.581402,
            51.533259
          ],
          [
            0.581428,
            51.533368
          ],
          [
            0.581515,
            51.533733
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004934871, SS8 9NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5815363110400452,
          51.53333706743054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004936481, SS8 9NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5812443735411594,
          51.533019729016075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090372220, SS8 9NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5812528451108608,
          51.533424248705614
        ]
      }
    }
  ]
}