{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aintree Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.278914,
            54.575455
          ],
          [
            -1.279578,
            54.575845
          ],
          [
            -1.280242,
            54.576234
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002977898, TS18 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2789818089543534,
          54.57550270211726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110780598, TS18 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2800134222187864,
          54.57577845200587
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110780600, TS18 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2792358900601586,
          54.57600748809851
        ]
      }
    }
  ]
}