{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Frankland Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.175459,
            51.497467
          ],
          [
            -0.176388,
            51.497393
          ],
          [
            -0.177041,
            51.497342
          ],
          [
            -0.177233,
            51.497359
          ],
          [
            -0.177261,
            51.497361
          ],
          [
            -0.177317,
            51.497366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "217116217, SW7 2DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17686049541076732,
          51.497354083035134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015620805, SW7 2DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1775602633382379,
          51.49750883920165
        ]
      }
    }
  ]
}