{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairfield",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.238347,
            51.781341
          ],
          [
            -3.238738,
            51.781319
          ],
          [
            -3.238754,
            51.781355
          ],
          [
            -3.2388,
            51.781453
          ],
          [
            -3.239006,
            51.781577
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014111804, NP22 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.238347199179055,
          51.78134102286296
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093453589, NP22 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.239053621584851,
          51.781198704917045
        ]
      }
    }
  ]
}