{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Charlemont Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.956271,
            52.567983
          ],
          [
            -1.95577,
            52.5681
          ],
          [
            -1.955726,
            52.568124
          ],
          [
            -1.955279,
            52.568364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014141690, WS5 3NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9562714025271644,
          52.5679832739683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071043156, WS5 3ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.955547972998074,
          52.56848643634393
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071043157, WS5 3ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9552528260175197,
          52.568558244424715
        ]
      }
    }
  ]
}