{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jones Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.284702,
            51.374834
          ],
          [
            -1.285392,
            51.374909
          ],
          [
            -1.286082,
            51.374984
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Jones Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.284702,
            51.374834
          ],
          [
            -1.283963,
            51.37474
          ],
          [
            -1.283224,
            51.374647
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015381634, RG19 6HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2868936338628234,
          51.37565635967559
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022806696, RG19 6AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.283231525251508,
          51.37463593302187
        ]
      }
    }
  ]
}