{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brind Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.80661,
            51.20259
          ],
          [
            -1.806611,
            51.202479
          ],
          [
            -1.806611,
            51.202367
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brind Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.806611,
            51.202367
          ],
          [
            -1.806688,
            51.201639
          ],
          [
            -1.806742,
            51.201124
          ],
          [
            -1.806835,
            51.200962
          ],
          [
            -1.806858,
            51.200923
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010458833, SP4 8QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8068576864790706,
          51.20092300860485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090861954, SP4 8QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8063999189291151,
          51.20428523659789
        ]
      }
    }
  ]
}