{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bourton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.676921,
            50.433093
          ],
          [
            -3.676745,
            50.432606
          ],
          [
            -3.676725,
            50.432551
          ],
          [
            -3.676645,
            50.432327
          ],
          [
            -3.67653,
            50.43201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564664, TQ9 5JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.676920536392152,
          50.4330925953373
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040298190, TQ9 5BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.676760201880872,
          50.43214155967292
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040298191, TQ9 5JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6772518606082336,
          50.4333036703012
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040298193, TQ9 5BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6768624318125105,
          50.43264374100173
        ]
      }
    }
  ]
}