{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Margate Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.444184,
            53.404284
          ],
          [
            -1.44387,
            53.404152
          ],
          [
            -1.443555,
            53.404021
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013554378, S4 8EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4441242264495113,
          53.40423906243098
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023153879, S4 8EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4441553613871783,
          53.4041583092388
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024190225, S4 8EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.443826461982242,
          53.40400397115595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095947329, S4 8EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4442317347296145,
          53.40406877781548
        ]
      }
    }
  ]
}