{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mason Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.849812,
            53.72327
          ],
          [
            -0.849229,
            53.723378
          ],
          [
            -0.848646,
            53.723486
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009932976, DN14 5PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8492747669393698,
          53.72335419025023
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050064494, DN14 5NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8501369504644852,
          53.723416397201724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050064495, DN14 5NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8497412859560467,
          53.72347552062028
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050064496, DN14 5NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8499314438858857,
          53.72317173285789
        ]
      }
    }
  ]
}