{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Churchfield Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.459046,
            51.37202
          ],
          [
            -0.458537,
            51.372058
          ],
          [
            -0.458528,
            51.372058
          ],
          [
            -0.458042,
            51.371973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033325962, KT13 8DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4590611561499001,
          51.37201132566195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062360108, KT13 8BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.45833328623881425,
          51.37186686537797
        ]
      }
    }
  ]
}