{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aldred Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.888446,
            51.31155
          ],
          [
            0.888088,
            51.31157
          ],
          [
            0.88773,
            51.31159
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013742848, ME13 8QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8877379724831613,
          51.31161376727445
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061063079, ME13 8QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8884313994991798,
          51.31168659780045
        ]
      }
    }
  ]
}