{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.251183,
            51.136742
          ],
          [
            -3.251349,
            51.136644
          ],
          [
            -3.251515,
            51.136546
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003762903, TA4 4BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2499874775299,
          51.13656304541459
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023835856, TA4 4BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2510807596394966,
          51.136821126331405
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023837198, TA4 4BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2512539343434135,
          51.13688222051946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023839062, TA4 4BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.249212240226342,
          51.13696699997402
        ]
      }
    }
  ]
}