{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dakin Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.275212,
            53.310125
          ],
          [
            0.274947,
            53.31001
          ],
          [
            0.274682,
            53.309894
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024296458, LN12 2FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.27448378867268874,
          53.309830582459405
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024296459, LN12 2FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.274531165149161,
          53.30987463241926
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094162057, LN12 2FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.27465161254563675,
          53.309881325741095
        ]
      }
    }
  ]
}