{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Napiers",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.599729,
            51.382897
          ],
          [
            -1.599966,
            51.382744
          ],
          [
            -1.599972,
            51.382746
          ],
          [
            -1.600289,
            51.382834
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023274489, SN8 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6002813433921221,
          51.38283548268912
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121323818, SN8 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5995486033266104,
          51.382823991031344
        ]
      }
    }
  ]
}