{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deckham Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.592764,
            54.950663
          ],
          [
            -1.592529,
            54.950729
          ],
          [
            -1.592294,
            54.950796
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070831500, NE8 3UY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5927482813166596,
          54.95065357504782
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000026642, NE8 3UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.592512183503702,
          54.950841496988275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000026643, NE8 3UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5923889172593144,
          54.95067933062906
        ]
      }
    }
  ]
}