{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roden Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.24828,
            52.549299
          ],
          [
            -0.247882,
            52.549237
          ],
          [
            -0.247483,
            52.549175
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008077398, PE7 0LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24745638387357877,
          52.54917944566106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008077428, PE7 0LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24783247437181088,
          52.549364831950584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008077429, PE7 0LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24809851736471553,
          52.54935078767817
        ]
      }
    }
  ]
}