{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bingley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.514175,
            51.383162
          ],
          [
            0.514204,
            51.383305
          ],
          [
            0.514234,
            51.383448
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44002698, ME1 1DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5140346865164446,
          51.382436467059776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44027664, ME1 1BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5139543871496096,
          51.382806926254666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44027665, ME1 1BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5139543871496096,
          51.382806926254666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44113128, ME1 1BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.514280475724607,
          51.38324960435514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44113129, ME1 1BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.514280475724607,
          51.38324960435514
        ]
      }
    }
  ]
}