{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parbrook Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.582083,
            51.445441
          ],
          [
            0.582612,
            51.445142
          ],
          [
            0.583191,
            51.444717
          ],
          [
            0.584231,
            51.443952
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44003596, ME3 8QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5820342146469406,
          51.44400239966864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44073506, ME3 8QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5838997679088729,
          51.44467177066873
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44083047, ME3 8QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5827258325294392,
          51.44452677283856
        ]
      }
    }
  ]
}