{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Davy Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.185451,
            54.572429
          ],
          [
            -1.185108,
            54.572478
          ],
          [
            -1.184765,
            54.572527
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013583171, TS6 6RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1854508579664458,
          54.57242909964762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034518544, TS6 6RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.18527481288925,
          54.572724488902516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002525430, TS6 6PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1847120466708494,
          54.572244384422994
        ]
      }
    }
  ]
}