{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gloucester Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.634389,
            54.968533
          ],
          [
            -1.634417,
            54.968569
          ],
          [
            -1.634444,
            54.968606
          ],
          [
            -1.634483,
            54.96866
          ],
          [
            -1.634522,
            54.968714
          ],
          [
            -1.634717,
            54.968981
          ],
          [
            -1.634912,
            54.969249
          ],
          [
            -1.634979,
            54.96935
          ],
          [
            -1.635046,
            54.969452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510147429, NE4 6RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6349763818311203,
          54.968508517494364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510713271, NE4 6JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6350459320827408,
          54.969452283599985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510715739, NE4 6HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6343023701934012,
          54.968767095855064
        ]
      }
    }
  ]
}