{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pinewood Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.321868,
            51.360198
          ],
          [
            -1.321878,
            51.36011
          ],
          [
            -1.321527,
            51.360079
          ],
          [
            -1.321037,
            51.360034
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000458489, RG20 9BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3211892284122984,
          51.360052382207236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060251075, RG20 9BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3220789597161482,
          51.36010249079715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060251076, RG20 9BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3220191264460783,
          51.36026399742616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060251077, RG20 9BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3220660579618446,
          51.36000350617991
        ]
      }
    }
  ]
}