{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moreton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.721578,
            53.421561
          ],
          [
            -2.721288,
            53.421334
          ],
          [
            -2.720998,
            53.421106
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39039669, WA9 4DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7210173348454467,
          53.42134879001462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39039670, WA9 4DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.72126111555331,
          53.42152709216429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202652, WA9 4DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.72099818184824,
          53.421106209955866
        ]
      }
    }
  ]
}