{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oliver Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.072017,
            52.323853
          ],
          [
            -0.071682,
            52.323761
          ],
          [
            -0.071346,
            52.323668
          ],
          [
            -0.071219,
            52.323625
          ],
          [
            -0.071092,
            52.323583
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000160265, PE27 5BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07187095517227375,
          52.323644399779866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000164294, PE27 5JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07111039043574235,
          52.323587024391614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012046591, PE27 5BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07157767863981611,
          52.32363961194228
        ]
      }
    }
  ]
}