{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Half Mile Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.537172,
            51.461871
          ],
          [
            -1.537239,
            51.461831
          ],
          [
            -1.537307,
            51.461791
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Half Mile Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.537172,
            51.461871
          ],
          [
            -1.537115,
            51.461786
          ],
          [
            -1.537057,
            51.461702
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Half Mile Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.540863,
            51.469028
          ],
          [
            -1.539018,
            51.465449
          ],
          [
            -1.537172,
            51.461871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007901765, RG17 7TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.537136033606322,
          51.461783685577785
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090886926, RG17 7TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5370521549633194,
          51.46296125255097
        ]
      }
    }
  ]
}