{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broadham Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.014224,
            51.246528
          ],
          [
            -0.014076,
            51.246367
          ],
          [
            -0.014044,
            51.246332
          ],
          [
            -0.013828,
            51.246277
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007918263, RH8 9PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.014224181853682412,
          51.24652818857815
        ]
      }
    }
  ]
}