{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Palmer Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.680409,
            52.943735
          ],
          [
            -0.680194,
            52.943677
          ],
          [
            -0.679979,
            52.943618
          ],
          [
            -0.679719,
            52.943547
          ],
          [
            -0.679459,
            52.943476
          ],
          [
            -0.678832,
            52.943305
          ],
          [
            -0.678204,
            52.943135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007255189, NG32 2BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.68085502545052,
          52.942782150978005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007259631, NG32 2AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6803207771316219,
          52.94371116995006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015398291, NG32 2AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6792080271309114,
          52.945065274481934
        ]
      }
    }
  ]
}