{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Forge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.129816,
            51.63267
          ],
          [
            -4.130029,
            51.632799
          ],
          [
            -4.130243,
            51.632927
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Forge Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.130243,
            51.632927
          ],
          [
            -4.13044,
            51.633229
          ],
          [
            -4.130494,
            51.633527
          ],
          [
            -4.130489,
            51.633559
          ],
          [
            -4.130465,
            51.633735
          ],
          [
            -4.130137,
            51.634169
          ],
          [
            -4.129872,
            51.634287
          ],
          [
            -4.129607,
            51.634405
          ],
          [
            -4.129438,
            51.634471
          ],
          [
            -4.12927,
            51.634538
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010049599, SA4 3SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.129250441470238,
          51.63466719917302
        ]
      }
    }
  ]
}