{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barnfield Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.342509,
            51.810048
          ],
          [
            -0.341764,
            51.80981
          ],
          [
            -0.341019,
            51.809572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001063105, AL5 5TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34250927557020105,
          51.81004814062038
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080829623, AL5 5TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.341757321763035,
          51.809983587922154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080829624, AL5 5TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3414983247836017,
          51.80992598409819
        ]
      }
    }
  ]
}