{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moor Cross Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.862825,
            53.7651
          ],
          [
            -1.863149,
            53.765004
          ],
          [
            -1.863472,
            53.764908
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093451192, BD13 2TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8634946812338637,
          53.7649852349906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093451194, BD13 2TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8633283083758723,
          53.76483224959622
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093451618, BD13 2NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8628267703212156,
          53.76511929430684
        ]
      }
    }
  ]
}