{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rowston Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.707473,
            51.691578
          ],
          [
            -4.707534,
            51.691621
          ],
          [
            -4.707594,
            51.691663
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rowston Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.707473,
            51.691578
          ],
          [
            -4.707729,
            51.690987
          ],
          [
            -4.707623,
            51.690942
          ],
          [
            -4.707507,
            51.690893
          ],
          [
            -4.707776,
            51.690312
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013171753, SA70 8TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.7077379736420655,
          51.69088809672908
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023956997, SA70 8TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.7077759014619,
          51.69031163847681
        ]
      }
    }
  ]
}