{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lowfield Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.70743,
            51.647246
          ],
          [
            -0.70763,
            51.647354
          ],
          [
            -0.70783,
            51.647461
          ],
          [
            -0.707976,
            51.647393
          ],
          [
            -0.708121,
            51.647325
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094594683, HP15 7TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7077712547230678,
          51.64743841777725
        ]
      }
    }
  ]
}