{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Miles Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.950026,
            51.643645
          ],
          [
            -3.950276,
            51.643915
          ],
          [
            -3.950526,
            51.644185
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Miles Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.950526,
            51.644185
          ],
          [
            -3.950685,
            51.644349
          ],
          [
            -3.950843,
            51.644513
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010050398, SA5 9HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.95084348954614,
          51.64451255287908
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100367644, SA5 9HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9506052322491403,
          51.64401293608412
        ]
      }
    }
  ]
}