{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Barn Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.393232,
            51.086387
          ],
          [
            -1.393206,
            51.086434
          ],
          [
            -1.392594,
            51.086469
          ],
          [
            -1.391903,
            51.086509
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015450761, SO21 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3924097012290602,
          51.08714039372491
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024894070, SO21 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3933563820984223,
          51.08571554638027
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034502563, SO21 2NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3933074393545968,
          51.08618288741427
        ]
      }
    }
  ]
}