{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edgewood Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.105824,
            53.388435
          ],
          [
            -3.106446,
            53.388618
          ],
          [
            -3.107067,
            53.388801
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42036506, CH49 6NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1062065877770006,
          53.38867458326125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42036507, CH49 6NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1066693450800127,
          53.388544446714036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42036508, CH49 6NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1065023512720855,
          53.38848307155155
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42183060, CH49 6NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.10582447348266,
          53.388435419574186
        ]
      }
    }
  ]
}