{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boldon Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.4701,
            54.944672
          ],
          [
            -1.470247,
            54.944646
          ],
          [
            -1.47043,
            54.944635
          ],
          [
            -1.470721,
            54.944818
          ],
          [
            -1.470972,
            54.944807
          ],
          [
            -1.47199,
            54.944765
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "103009818, NE35 9PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4700913271566944,
          54.944663544895334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025733437, NE35 9PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4704831136316925,
          54.944548428167415
        ]
      }
    }
  ]
}