{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glendale Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.732366,
            53.471365
          ],
          [
            -2.73213,
            53.471227
          ],
          [
            -2.731894,
            53.471089
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39023847, WA11 9NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7323597374004946,
          53.47102321900496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39023848, WA11 9NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.732406321387547,
          53.47110383136479
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202176, WA11 9PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7319089117272553,
          53.47108890270573
        ]
      }
    }
  ]
}