{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Works Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.131639,
            51.23865
          ],
          [
            -0.131816,
            51.238811
          ],
          [
            -0.13194,
            51.239153
          ],
          [
            -0.131948,
            51.239276
          ],
          [
            -0.131989,
            51.239945
          ],
          [
            -0.13199,
            51.239961
          ],
          [
            -0.13199,
            51.239976
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007918283, RH1 4HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.13176535957511717,
          51.23865228335519
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026004197, RH1 4HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1317937465967962,
          51.23901245234451
        ]
      }
    }
  ]
}