{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.963741,
            51.802292
          ],
          [
            -4.963657,
            51.802568
          ],
          [
            -4.963761,
            51.80264
          ],
          [
            -4.963855,
            51.802704
          ],
          [
            -4.964169,
            51.80292
          ],
          [
            -4.96427,
            51.802914
          ],
          [
            -4.964372,
            51.802908
          ],
          [
            -4.964829,
            51.802873
          ],
          [
            -4.965286,
            51.802839
          ],
          [
            -4.965402,
            51.802804
          ],
          [
            -4.965519,
            51.80277
          ],
          [
            -4.965613,
            51.802742
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024958522, SA61 2LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.964198049881578,
          51.80249364530781
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090279379, SA61 2NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.964240235987508,
          51.80291529068579
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090279380, SA61 2NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.964240235987508,
          51.80291529068579
        ]
      }
    }
  ]
}