{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pine Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.068403,
            51.378772
          ],
          [
            -1.068606,
            51.378315
          ],
          [
            -1.068809,
            51.377858
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007902543, RG7 3SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0688084655937617,
          51.37788527716472
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081024721, RG7 3SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0683834616362562,
          51.37829552781724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081024722, RG7 3SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.068635118308242,
          51.378639220485866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004734866, RG7 3SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0687389642916703,
          51.37847819120694
        ]
      }
    }
  ]
}