{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Napier Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.898608,
            53.223357
          ],
          [
            -2.899082,
            53.223115
          ],
          [
            -2.899557,
            53.222874
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034099731, CH2 4AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.898593213620473,
          53.22335736121608
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000821668, CH2 4AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.899716311022251,
          53.22262975465654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000821669, CH2 4AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.899841393290203,
          53.222880505946925
        ]
      }
    }
  ]
}