{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Moor Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.820822,
            51.282916
          ],
          [
            -2.820711,
            51.282987
          ],
          [
            -2.820647,
            51.283028
          ],
          [
            -2.820509,
            51.283116
          ],
          [
            -2.819856,
            51.283926
          ],
          [
            -2.819388,
            51.284506
          ],
          [
            -2.819323,
            51.285042
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009329689, BS26 2DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8196264230970023,
          51.28299575436303
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013415429, BS26 2DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8193186676537305,
          51.28503909221758
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041114095, BS26 2DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8196264230970023,
          51.28299575436303
        ]
      }
    }
  ]
}