{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Limekiln Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.004347,
            51.576545
          ],
          [
            -4.004377,
            51.576448
          ],
          [
            -4.004388,
            51.576412
          ],
          [
            -4.004435,
            51.576264
          ],
          [
            -4.004617,
            51.576135
          ],
          [
            -4.004657,
            51.576068
          ],
          [
            -4.004694,
            51.576005
          ],
          [
            -4.004763,
            51.575886
          ],
          [
            -4.004872,
            51.575699
          ],
          [
            -4.004921,
            51.575531
          ],
          [
            -4.004987,
            51.575306
          ],
          [
            -4.005023,
            51.575184
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010050146, SA3 4BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.005022793568592,
          51.57518425060823
        ]
      }
    }
  ]
}