{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kynance Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.650035,
            51.176255
          ],
          [
            -0.649536,
            51.176285
          ],
          [
            -0.649481,
            51.176288
          ],
          [
            -0.649474,
            51.176009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091108721, GU8 5FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6492840243863001,
          51.176283944972745
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091109240, GU8 5EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6500432935832617,
          51.176247745506856
        ]
      }
    }
  ]
}