{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deptford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.589749,
            54.967682
          ],
          [
            -1.588974,
            54.967895
          ],
          [
            -1.588198,
            54.968108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022992852, NE8 3AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5890776067943158,
          54.967652287265985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070831539, NE8 3AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5881982433779789,
          54.96810761525288
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000517354, NE8 2BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5886979734619238,
          54.96811829144104
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002823981, NE8 3AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.588310242797819,
          54.967847392034095
        ]
      }
    }
  ]
}