{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moore Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.669933,
            51.304093
          ],
          [
            -0.669867,
            51.303919
          ],
          [
            -0.669802,
            51.303744
          ],
          [
            -0.669741,
            51.303583
          ],
          [
            -0.669681,
            51.303423
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Moore Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.669963,
            51.304222
          ],
          [
            -0.669948,
            51.304158
          ],
          [
            -0.669933,
            51.304093
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Moore Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.669681,
            51.303423
          ],
          [
            -0.669571,
            51.303091
          ],
          [
            -0.669461,
            51.302758
          ],
          [
            -0.669493,
            51.302708
          ],
          [
            -0.669525,
            51.302658
          ],
          [
            -0.669553,
            51.302572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007098251, GU24 0DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6699627733444354,
          51.304221716189375
        ]
      }
    }
  ]
}