{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ferry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.446633,
            51.348825
          ],
          [
            0.447053,
            51.348837
          ],
          [
            0.447473,
            51.348849
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44000456, ME2 1NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4476894437058279,
          51.34897400935087
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44003869, ME2 1BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.44674836090547826,
          51.348831793944186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44012286, ME2 1BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4479088960235664,
          51.34851075367982
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44115435, ME2 1BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.44754261663568395,
          51.34864431902888
        ]
      }
    }
  ]
}