{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carrick Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.52713,
            51.78949
          ],
          [
            -1.52687,
            51.789981
          ],
          [
            -1.526611,
            51.790473
          ],
          [
            -1.526142,
            51.791406
          ],
          [
            -1.525673,
            51.792339
          ],
          [
            -1.525661,
            51.792366
          ],
          [
            -1.52565,
            51.792394
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093354656, OX29 7WJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5270926140904295,
          51.7895319176592
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093354660, OX29 7AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5271947847926293,
          51.79085401823348
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094866015, OX29 7AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5258229951186237,
          51.79308727763585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094867987, OX29 0RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5262100401725356,
          51.79212679088772
        ]
      }
    }
  ]
}