{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harwood Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.312526,
            51.06892
          ],
          [
            -0.312266,
            51.069145
          ],
          [
            -0.312005,
            51.069371
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013796846, RH13 5SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.31251485905047033,
          51.06891561872317
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013796857, RH13 5SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3120495276316325,
          51.0691517093771
        ]
      }
    }
  ]
}