{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dairy Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.640794,
            55.310375
          ],
          [
            -1.64116,
            55.310338
          ],
          [
            -1.641277,
            55.310253
          ],
          [
            -1.641328,
            55.310239
          ],
          [
            -1.641883,
            55.310085
          ],
          [
            -1.641995,
            55.310085
          ],
          [
            -1.642107,
            55.310085
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001021584, NE65 9BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6420576657957033,
          55.30997987993614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001021588, NE65 9BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6417551100615975,
          55.31033842396095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022933820, NE65 9BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6408515482538375,
          55.310955790048965
        ]
      }
    }
  ]
}